\(\int \frac {(a+b \log (c (d+e x)^n))^{3/2}}{f+g x} \, dx\) [114]

   Optimal result
   Rubi [N/A]
   Mathematica [N/A]
   Maple [N/A]
   Fricas [F(-2)]
   Sympy [F(-1)]
   Maxima [N/A]
   Giac [N/A]
   Mupad [N/A]

Optimal result

Integrand size = 26, antiderivative size = 26 \[ \int \frac {\left (a+b \log \left (c (d+e x)^n\right )\right )^{3/2}}{f+g x} \, dx=\text {Int}\left (\frac {\left (a+b \log \left (c (d+e x)^n\right )\right )^{3/2}}{f+g x},x\right ) \]

[Out]

Unintegrable((a+b*ln(c*(e*x+d)^n))^(3/2)/(g*x+f),x)

Rubi [N/A]

Not integrable

Time = 0.04 (sec) , antiderivative size = 26, normalized size of antiderivative = 1.00, number of steps used = 0, number of rules used = 0, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.000, Rules used = {} \[ \int \frac {\left (a+b \log \left (c (d+e x)^n\right )\right )^{3/2}}{f+g x} \, dx=\int \frac {\left (a+b \log \left (c (d+e x)^n\right )\right )^{3/2}}{f+g x} \, dx \]

[In]

Int[(a + b*Log[c*(d + e*x)^n])^(3/2)/(f + g*x),x]

[Out]

Defer[Int][(a + b*Log[c*(d + e*x)^n])^(3/2)/(f + g*x), x]

Rubi steps \begin{align*} \text {integral}& = \int \frac {\left (a+b \log \left (c (d+e x)^n\right )\right )^{3/2}}{f+g x} \, dx \\ \end{align*}

Mathematica [N/A]

Not integrable

Time = 2.52 (sec) , antiderivative size = 28, normalized size of antiderivative = 1.08 \[ \int \frac {\left (a+b \log \left (c (d+e x)^n\right )\right )^{3/2}}{f+g x} \, dx=\int \frac {\left (a+b \log \left (c (d+e x)^n\right )\right )^{3/2}}{f+g x} \, dx \]

[In]

Integrate[(a + b*Log[c*(d + e*x)^n])^(3/2)/(f + g*x),x]

[Out]

Integrate[(a + b*Log[c*(d + e*x)^n])^(3/2)/(f + g*x), x]

Maple [N/A]

Not integrable

Time = 0.12 (sec) , antiderivative size = 24, normalized size of antiderivative = 0.92

\[\int \frac {{\left (a +b \ln \left (c \left (e x +d \right )^{n}\right )\right )}^{\frac {3}{2}}}{g x +f}d x\]

[In]

int((a+b*ln(c*(e*x+d)^n))^(3/2)/(g*x+f),x)

[Out]

int((a+b*ln(c*(e*x+d)^n))^(3/2)/(g*x+f),x)

Fricas [F(-2)]

Exception generated. \[ \int \frac {\left (a+b \log \left (c (d+e x)^n\right )\right )^{3/2}}{f+g x} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((a+b*log(c*(e*x+d)^n))^(3/2)/(g*x+f),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (co
nstant residues)

Sympy [F(-1)]

Timed out. \[ \int \frac {\left (a+b \log \left (c (d+e x)^n\right )\right )^{3/2}}{f+g x} \, dx=\text {Timed out} \]

[In]

integrate((a+b*ln(c*(e*x+d)**n))**(3/2)/(g*x+f),x)

[Out]

Timed out

Maxima [N/A]

Not integrable

Time = 0.61 (sec) , antiderivative size = 26, normalized size of antiderivative = 1.00 \[ \int \frac {\left (a+b \log \left (c (d+e x)^n\right )\right )^{3/2}}{f+g x} \, dx=\int { \frac {{\left (b \log \left ({\left (e x + d\right )}^{n} c\right ) + a\right )}^{\frac {3}{2}}}{g x + f} \,d x } \]

[In]

integrate((a+b*log(c*(e*x+d)^n))^(3/2)/(g*x+f),x, algorithm="maxima")

[Out]

integrate((b*log((e*x + d)^n*c) + a)^(3/2)/(g*x + f), x)

Giac [N/A]

Not integrable

Time = 0.46 (sec) , antiderivative size = 26, normalized size of antiderivative = 1.00 \[ \int \frac {\left (a+b \log \left (c (d+e x)^n\right )\right )^{3/2}}{f+g x} \, dx=\int { \frac {{\left (b \log \left ({\left (e x + d\right )}^{n} c\right ) + a\right )}^{\frac {3}{2}}}{g x + f} \,d x } \]

[In]

integrate((a+b*log(c*(e*x+d)^n))^(3/2)/(g*x+f),x, algorithm="giac")

[Out]

integrate((b*log((e*x + d)^n*c) + a)^(3/2)/(g*x + f), x)

Mupad [N/A]

Not integrable

Time = 1.36 (sec) , antiderivative size = 26, normalized size of antiderivative = 1.00 \[ \int \frac {\left (a+b \log \left (c (d+e x)^n\right )\right )^{3/2}}{f+g x} \, dx=\int \frac {{\left (a+b\,\ln \left (c\,{\left (d+e\,x\right )}^n\right )\right )}^{3/2}}{f+g\,x} \,d x \]

[In]

int((a + b*log(c*(d + e*x)^n))^(3/2)/(f + g*x),x)

[Out]

int((a + b*log(c*(d + e*x)^n))^(3/2)/(f + g*x), x)